home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / shell / ViNCEd.readme < prev   
Text File  |  1997-09-05  |  10KB  |  242 lines

  1. Short:    The final CON: solution, ^Z, XTerm, Intui-screens
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Version:  3.52
  5. Type:     util/shell
  6.  
  7.             About ViNCEd
  8. ---------------------------------------------------------------------------
  9. The latest version (3.52) of my full screen shell editor (CON: replacement)
  10. ---------------------------------------------------------------------------
  11.  
  12. Features:
  13. -Extremly flexible
  14. -Comes with prefs program with nice GUI
  15. -User defineable macros and buttons (gadgets) with parameters
  16. -Full screen editor, not line limited
  17. -Compatible to CON: and ConMan
  18. -VT-220 emulation build in
  19. -ANSI coloring scheme on request
  20. -Keypad mode on request (numeric keypad for cursor control)
  21. -Supports control sequences of:
  22.     -CON:
  23.     -VT-220
  24.     -DEC
  25.     -XTerm (Unix Shells)
  26.     -SGI winterm
  27.     -plus private stuff (set keyboard,colors and font by ctrl seq)
  28. -TAB expansion, with different TAB requesters as option
  29. -TAB expansion cache (NEW TO 3.50)
  30. -Colored cursor on request
  31. -Menu, clipboard support build in (no ConClip needed)
  32. -Online help plus documentation
  33. -Screen title might contain path/fail codes/CLI number & more
  34. -Localizeable (German available, more locales welcome)
  35. -Job control á la unix with Ctrl-Z
  36.     -suspends shell jobs
  37.     -sends shell jobs to forgeground & background
  38.      using tiny shell scripts "fg" and "bg" like unix
  39. -documented library for own applications and editor programming
  40. -iconification support
  41. -uses public "iconifyimageclass" gadget if available. Should be added
  42.  to the system by SysIHack style programs.
  43. -easy installation
  44. -full control thru single program (SetVNC)
  45. -clipboard support, snip control with middle mouse button or Ctrl-left
  46. -can create private screens on request
  47. -font & monitor selectable by prefs
  48. -icon drop, with modifiers for path/name only
  49. -100% assembly language => fast & short
  50.  
  51. Plus:    It's 100% free !
  52.  
  53. -----------------------------------------------------------------------------
  54.  
  55. -------- history ----- this is not the complete history, read the guide!----
  56.  
  57. Changes made since 3.51:
  58.     Removed a bug in the TAB expansion.
  59.     Added the RigidCursor flag.
  60.  
  61. Changes made since 3.50:
  62.     Changed some strings in the locale database and in the editor
  63.     The history is no longer case sensitive and is rewinded for each
  64.     RETURN press.
  65.     The TAB expansion logic inserts a blank argument if it is wrapping
  66.     around.
  67.     Fixed some bugs, included UnixDirs3 with permission of Timo Kaikumaa.
  68.  
  69. Changes made since 3.43:
  70.     Added a colored cursor,
  71.     added consistent marking of blocks in complement, even for CyberGfx.
  72.     added TAB expansion cache.
  73.     Removed two bugs of 3.43.
  74.     Added the "iconifyimageclass" as image class that is used for the
  75.     iconify gadget. GUI programs might want to implement such a class
  76.     to provide a custom layout of this gadget.
  77.  
  78.  
  79. ****************************************************************************
  80.  
  81. ANNOUNCEMENT:
  82.     If you like to glue the cursor to the edit position and don't want
  83.     it moving 'round the screen if marking blocks or scrolling, turn on
  84.     the XTerm Cursor Mode in the edit pages of SetVNC!
  85.  
  86.     If you prefer single TAB requesters, turn on both the "Requester if
  87.     expansion is not unique" and the "First TAB expands fully" flag
  88.     in the Shell pages of SetVNC.
  89.  
  90.     If you want the colored cursor, start SetVNC, select the window
  91.     pages, go to the second page. Press now the "PREV" button to see
  92.     the color before color 0, this is the cursor color: A "Cc" will be
  93.     shown instead of the color index. Check now the "Load register"
  94.     gadget and choose the color you want. Be prepared that no free 
  95.     pen is available, so the cursor might fall back to the complement
  96.     mode or might get a more or less similar color.
  97.  
  98. SINCE NOBODY SEEMS TO READ THE GUIDE, HERE AGAIN:
  99.  
  100.     PRESSING THE "SAVE" OR THE "USE" BUTTON IN THE SETVNC PROGRAM
  101.     DOES NOT, NO WAY, CHANGE THE SETTINGS OF WINDOWS ALREADY OPEN.
  102.     ONLY WINDOWS OPENED AFTERWARDS WILL GET THE NEW SETTINGS.
  103.     More on that is in the guide. PLEASE READ IT!
  104.     
  105. -----------------------------------------------------------------------------
  106. Another note: 
  107.  
  108.     VirusWorkShop seems to have trouble with the overlay file structure
  109.     that is used by the SetVNC program.
  110.     THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  111.     manager which is really buggy!
  112.     VirusWorkShop will be updated soon. (I hope)
  113.  
  114.     To trick VirusWorkshop, the SetVNC program in this archive is
  115.     encoded. Use the "Decode" program from the "Extras" drawer to
  116.     decode manually. The installer script has been updated to do 
  117.     this for you.
  118.  
  119.     Thanks Urban, for reporting!
  120.  
  121. ----------------------------------------------------------------------------
  122.  
  123.     Some virus checkers might complain about the set PktWait() pointer
  124.     of the VNCFiler.supervisor. Again:
  125.  
  126.     THIS IS NOT A VIRUS!
  127.  
  128.     Anti-Beol has been updated to handle this case, please 
  129.     update your copy as well!
  130.  
  131. -----------------------------------------------------------------------------
  132.  
  133. Send ideas, improvements, bugreports (please as concrete as possible) to:
  134.  
  135.  
  136.     Thomas Richter
  137.  
  138.  
  139. EMail:    thor@einstein.math.tu-berlin.de
  140.  
  141. or "Wisit the Web" site:
  142.  
  143. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  144.  
  145. -----------------------------------------------------------------------------
  146.  
  147. August 1997
  148.  
  149.     Thomas
  150.  
  151.  
  152. ============================= Archive contents =============================
  153.  
  154. Original  Packed Ratio    Date     Time    Name
  155. -------- ------- ----- --------- --------  -------------
  156.      628     266 57.6% 27-Aug-97 14:59:10 +AREXX.info
  157.      172     154 10.4% 02-Nov-96 23:18:16 +rexxsyslib.pch
  158.      628     266 57.6% 27-Aug-97 14:59:10 +C.info
  159.    48136   25223 47.6% 28-Aug-97 13:17:50 +SetVNC.coded
  160.      628     268 57.3% 27-Aug-97 14:59:10 +DEVS.info
  161.      628     268 57.3% 13-Jan-94 22:52:32 +DOSDrivers.info
  162.       84      79  5.9% 13-Jan-94 22:50:32 +NEWCON
  163.      481     262 45.5% 13-Jan-94 22:52:32 +NEWCON.info
  164.       84      79  5.9% 13-Jan-94 22:50:30 +VNC
  165.      481     264 45.1% 13-Jan-94 22:52:32 +VNC.info
  166.      105      94 10.4% 13-Jan-94 22:49:00 +Mount_NEWCON
  167.      102      88 13.7% 13-Jan-94 22:49:36 +Mount_VNC
  168.     1380     356 74.2% 03-Nov-96 17:28:28 +Disk.info
  169.      628     271 56.8% 27-Aug-97 14:59:08 +Extras.info
  170.      440     380 13.6% 06-Apr-97 00:59:46 +Decode
  171.     3980    2388 40.0% 02-Nov-96 20:09:56 +FastFonts
  172.      568     273 51.9% 20-Aug-97 20:59:24 +FastFonts.info
  173.      284     251 11.6% 02-Nov-96 20:10:54 +PatchAlloc
  174.     1140     788 30.8% 02-Nov-96 20:10:40 +PatchRAM
  175.    14688    9310 36.6% 02-Nov-96 23:10:54 +spatch
  176.     3936    2518 36.0% 03-Nov-96 00:35:02 +StringSnip
  177.     4192    1970 53.0% 09-Feb-97 00:59:30 +TrueMultiAssigns
  178.      628     270 57.0% 20-Aug-97 20:59:24 +UnixDirs3.info
  179.     3524    2501 29.0% 21-Mar-97 21:53:38 +UnixDirs3
  180.    32747   12181 62.8% 21-Mar-97 21:53:42 +UnixDirs3.guide
  181.      537     283 47.2% 20-Aug-97 20:58:52 +UnixDirs3.guide.info
  182.     1701     783 53.9% 20-Aug-97 20:58:52 +UnixDirs3.info
  183.      809     465 42.5% 21-Mar-97 22:10:22 +UnixDirs3.readme
  184.      628     268 57.3% 27-Aug-97 14:59:10 +Guides.info
  185.   285039  100994 64.5% 28-Aug-97 19:03:22 +VNC.Guide
  186.      537     285 46.9% 02-Nov-96 20:15:20 +VNC.Guide.info
  187.      628     271 56.8% 27-Aug-97 14:59:10 +Include.info
  188.     9403    3196 66.0% 29-Jul-97 20:47:16 +Dynamics.h
  189.     2956    1282 56.6% 29-Jul-97 20:48:14 +Lib_Readme
  190.     3259     942 71.0% 29-Jul-97 20:47:16 +Macros.h
  191.     3343    1127 66.2% 29-Jul-97 20:47:16 +Menu.h
  192.     6512    1846 71.6% 29-Jul-97 20:47:16 +Owner.h
  193.    12115    3344 72.3% 29-Jul-97 20:47:16 +Prefs.h
  194.     2580     854 66.8% 29-Jul-97 20:47:16 +Requester.h
  195.     9538    3116 67.3% 29-Jul-97 20:25:02 +vnc_lib.fd
  196.     8478    2689 68.2% 29-Jul-97 20:35:16 +vnc_lib.i
  197.    33288    7044 78.8% 29-Jul-97 20:45:58 +vnc_stub.base.lib
  198.    33468    7099 78.7% 29-Jul-97 20:45:58 +vnc_stub.lib
  199.    32628    6738 79.3% 29-Jul-97 20:45:56 +vnc_stub.rr.base.lib
  200.    32764    6768 79.3% 29-Jul-97 20:45:58 +vnc_stub.rr.lib
  201.     9644    2579 73.2% 29-Jul-97 20:47:16 +VNCBase.h
  202.    31139    7350 76.3% 29-Jul-97 20:47:18 +window.h
  203.      628     267 57.4% 27-Aug-97 14:59:10 +Install.info
  204.      576     333 42.1% 03-Nov-96 16:17:20 +Deutsch.info
  205.      576     338 41.3% 30-Mar-97 21:36:06 +English.info
  206.    52161   11592 77.7% 27-Aug-97 16:20:32 +Install_VNC
  207.      628     267 57.4% 27-Aug-97 14:59:10 +LIBS.info
  208.   101856   62414 38.7% 28-Aug-97 19:03:30 +vnc.library
  209.      628     265 57.8% 27-Aug-97 14:59:10 +LOCALE.info
  210.    10072    3924 61.0% 28-Aug-97 13:16:48 +VNC.prefs.catalog
  211.     1880     990 47.3% 17-Aug-97 16:49:18 +VNC.sys.catalog
  212.      628     270 57.0% 27-Aug-97 14:59:08 +Localize!.info
  213.     6332    3983 37.0% 29-Jul-97 20:59:38 +CreateCatalog
  214.    48133   15882 67.0% 28-Aug-97 13:20:56 +prefs.construct
  215.     6105    2545 58.3% 08-Aug-97 23:21:20 +ReadMe
  216.      438     225 48.6% 16-Feb-97 19:32:58 +ReadMe.info
  217.     5564    2225 60.0% 17-Aug-97 16:54:20 +sys.construct
  218.    13421    3706 72.3% 29-Jul-97 20:57:18 +sys1.asm
  219.      632     319 49.5% 27-Aug-97 14:59:08 +Prefs.info
  220.      325     230 29.2% 02-Nov-96 20:32:34 +VNC-Configuration
  221.      479     223 53.4% 02-Nov-96 20:32:46 +VNC-Configuration.info
  222.      697     489 29.8% 29-Jul-97 20:50:12 +SetVNC.info
  223.     9804    3779 61.4% 28-Aug-97 13:19:30 +ReadME
  224.      471     213 54.7% 27-Aug-97 14:59:08 +ReadME.info
  225.      628     267 57.4% 27-Aug-97 14:59:08 +S.info
  226.       17      17  0.0% 02-Nov-96 20:17:06 +bg
  227.       50      50  0.0% 02-Nov-96 20:17:00 +fg
  228.      383     222 42.0% 02-Nov-96 20:17:10 +fork
  229.      106      87 17.9% 08-May-97 16:30:32 +History
  230.      359     174 51.5% 08-Aug-97 23:15:04 +InstallVNC
  231.       71      71  0.0% 22-Jan-97 08:50:18 +More
  232.      840     322 61.6% 30-Mar-97 21:08:52 +SetFont
  233.      255     148 41.9% 02-Nov-96 20:17:22 +SetKeyboard
  234.      768     345 55.0% 27-Aug-97 14:59:08 +Shell.info
  235.      765     346 54.7% 27-Aug-97 14:59:08 +Shell_VNC.info
  236.     8715    3732 57.1% 27-Aug-97 16:29:26 +Top_Secret!
  237.      523     272 47.9% 27-Aug-97 14:59:10 +Top_Secret!.info
  238.     5300    2450 53.7% 28-Aug-97 13:20:24 +ViNCEd.readme
  239.      856     378 55.8% 27-Aug-97 14:59:10 +ViNCEd.readme.info
  240. -------- ------- ----- --------- --------
  241.   922956  343451 62.7% 30-Aug-97 01:20:28   84 files
  242.